home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / linkrt.zip / README.TXT < prev    next >
Text File  |  1993-06-17  |  5KB  |  126 lines

  1. Thank you for trying LinkRight.  Please keep in mind that this is beta
  2. software.  There are things that are missing, and some known bugs.  There
  3. is a date check in the code to make this software unusable after July 15,
  4. 1993.  The GA version might be available by then.  If not, there will be
  5. a new and better beta version to use.  
  6.  
  7. Most of the features listed as missing are coded but not working.  I
  8. temporarily commented out most of the non-working stuff so I could get
  9. this beta out.
  10.  
  11. Missing Features
  12.  
  13. OS/2 Command Line Version.
  14.  
  15. DOS Version.
  16.  
  17. None of the features listed in the Options menu are implemented.  The
  18. options can be changed and saved, but they are ignored.  There is no
  19. checking of dates, so all files will be copied, regardless of date.
  20.  
  21. Going from HPFS disk with long file names to FAT disk with short file
  22. names will work by truncating parts of the file name in the same way
  23. that the WPS does it.  But be carefull !! If the truncated file name
  24. matches a file name that already exists, the existing file will be
  25. overwritten. 
  26.  
  27. Files and directories can only be transferred from the Local machine to
  28. the Remote machine.  To go the other direction, you must restart LinkRight
  29. on both machines with the sending machine as the Local machine.
  30.  
  31. Transfer of all files on a drive is not supported (well, at least by
  32. selecting a drive and hitting the COPY pushbutton).
  33.  
  34. The Retry batch file is not supported.
  35.  
  36. The Error Log is not implemented.
  37.  
  38. No online help.  But as knowledgeable OS/2 and LapLynx users, I'm sure
  39. you can figure it out.
  40.  
  41. Performance and speed of file transfer is slow.  This is due to the lack
  42. of compression and optimization, plus the overhead of debug code that is
  43. still in the executable.  The released version will be much, much faster.  
  44.  
  45. Known Bugs
  46.  
  47. Sometimes the windows that contain the list of files in both the remote
  48. and local containers goes blank.  If you resize the frame, the list of
  49. files will reappear.  LATE BREAKING NEWS: If you start LinkRight from
  50. the OS/2 command line, this bug appears.  If you double click on the 
  51. icon from the WPS to start LinkRight, this is no longer a problem.  
  52. Strange behaviour.  Does anyone have any clues as to why??
  53.  
  54. Do not disconnect and try to reconnect.  Instead, exit LinkRight and
  55. restart it on both machines.
  56.  
  57. Don't double click on a local directory right after double clicking
  58. on a remote directory or LinkRight may crash and burn.
  59.  
  60. Installation
  61.  
  62. Create a directory that will contain the executable files and temporary
  63. work files.  Copy all the files, after unzipping them, into the created
  64. base directory.  Then edit your config.sys file and add the line
  65.  
  66. SET LRPATH=D:\LRTEST
  67.  
  68. where D:\LRTEST is the base directory that contains the unzipped files.
  69.  
  70. You should now reboot your system so that the change in config.sys takes
  71. effect.
  72.  
  73. NOTE: As an installation procedure, this is terrible.  The released 
  74. version will be much easier to install and use.
  75.  
  76. Using LinkRight
  77.  
  78. Double click on the LinkRight object from the WPS (you won't use the
  79. OS/2 command line, will you??) on both machines.  Make sure the cables
  80. are hooked up.  Select the sending machine as Local and the receiving
  81. machine as Remote.  Under the Connect menu, select which port you want 
  82. to use for both machines.  Do not select default ports, because this
  83. option is not supported.  You should now have a connection established.
  84. The Local machine should have the half window that displays files from
  85. the remote machine filled with the list of files.  If this doesn't work,
  86. don't try to reconnect.  You only get one shot at getting the connection
  87. right.  Restart LinkRight on both machines and try again.
  88.  
  89. After you have the connection established, mark files or directories from
  90. the Local machine by single clicking with the primary mouse button (left).
  91. Then hit the COPY pushbutton.  Double click on a directory or drive to
  92. change to that directory or drive.
  93.  
  94. You should be able to queue more files to send while files are being sent.
  95.  
  96. The Refresh push button is to refresh the display for both the Local and
  97. Remote file list.
  98.  
  99. You can create and run batch files from the Batch menu.  But that feature
  100. is pretty useless without the OS/2 command line version.
  101.  
  102. Technical Support
  103.  
  104. None.  If you can't get it to work, try floppies or LapLynx.  I'll be
  105. too busy fixing known problems and adding missing features to provide
  106. any technical support.
  107.  
  108. If you find problems with this software, you can post either a private
  109. msg to Jeff Tremble 71033,3517, or a public msg at OS2USER, Application
  110. Quest or OS2AVEN General Info.  If you like this software, please post
  111. a public msg and tell the world.
  112.  
  113. If you are an OS/2 programmer and you see bugs in my code that are 
  114. similar to other bugs you've seen, please let me know what you did to
  115. solve the problem.  If you see anything that I am doing and you know
  116. of an easier or better way, please let me know.  Code snippets would
  117. be appreciated.
  118.  
  119. If you have features you would like to see implemented, please feel free
  120. to let me know.  Chances are I won't implement anything new in version 
  121. 1.0, but perhaps for version 2.0.
  122.  
  123. Please feel free to post this beta version to other BBS's.
  124.  
  125. Good Luck and Happy Computing.
  126.